func runtime.mallocgcTiny
2 uses
runtime (current package)
malloc.go#L1053: x, elemsize = mallocgcTiny(size, typ, needzero)
malloc.go#L1098: func mallocgcTiny(size uintptr, typ *_type, needzero bool) (unsafe.Pointer, uintptr) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)